<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*--------------footer-------------*/
.footer{width:100%;margin-top:60px;}
.footer .f_t{width:100%;height:260px; background:#252a28;}
.footer .f_t .c{width:1200px;margin:0 auto;}
.footer .f_t .c dl{width:200px;height:170px; background:url(../images/bg5.gif) repeat-y left;float:left;margin-top:45px;}
.footer .f_t .c dl dt{height:20px;background:url(../images/bg4.gif)  no-repeat left top;padding-left:35px;color:#bcbcbd;margin-bottom:25px;}
.footer .f_t .c dl dd{padding-left:35px; line-height:26px;}
.footer .f_t .c dl dd a{color:#868686; font-size:12px;}
.footer .f_t .c dl dd a:hover{color:#008d37}
.footer .f_b{width:100%;height:48px; background:#323735;}
.footer .f_b .c{width:1200px;margin:0 auto;line-height:48px; overflow:hidden;}
.footer .f_b .c .copyright{float:left;}
.footer .f_b .c .copyright span{color:#fff;font-size:12px;margin-right:18px;}
.footer .f_b .c .login{float:right;color:#fff;}
.footer .f_b .c .login a{color:#fff; font-size:12px;}</pre></body></html>